Click or drag to resize

Importance Enumeration

Describes the importance of an item or the aggregated importance of all items in a conversation in the current folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum Importance
Members
  Member nameValueDescription
Low0 Low.
Normal1 Normal.
High2 High.
None3 None.
See Also